Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Samyro #192

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Samyro #192

wants to merge 11 commits into from

Conversation

Mikusch
Copy link
Member

@Mikusch Mikusch commented Aug 10, 2020

Implementation of #191

There is still one issue with this: The boss doesn't actually gain the speed benefits of the two applied powerup conditions due to the way VSH sets the boss speed. Will probably change that later, either in this or a separate PR. Once that is done, this boss should be balanced quite nicely.

Boss is hidden for now.

Comment on lines 56 to 58
CAddCond abilityCond = boss.CallFunction("CreateAbility", "CAddCond");
abilityCond.AddCond(TFCond_RuneAgility);
abilityCond.bRemoveOnRage = true;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems like both mannpower conds can be gained if rage is used first, then m2 ability during rage

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants